Yandex Mobile Ads
androidJvm
Yandex Mobile Ads
/
com.yandex.mobile.ads.instream
/
InstreamAdRequestError
Instream
Ad
Request
Error
class
InstreamAdRequestError
(
val
description
:
String
)
Class containing errors that can occur during an ad request.
Members
Constructors
Instream
Ad
Request
Error
Link copied to clipboard
constructor
(
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
An error description
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String